home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / tutorii.zip / DG.DAT < prev    next >
Text File  |  1991-11-29  |  249b  |  10 lines

  1. Explanation of the G command in DEBUG.
  2.  
  3. This command will execute the program 
  4. currently in memory.
  5.  
  6. You have to specify the starting address 
  7. and then you can put up to 10 temporary 
  8. breakpoints to see where the program might 
  9. have bugs.
  10.